From 599706268b5a171d6e7872a9a78dd43e992a0ee0 Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 2 Dec 2008 16:00:49 +0000 Subject: [PATCH] Disable dbus support with cups (#4161) SVN-Revision: 13474 --- net/cups/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/cups/Makefile b/net/cups/Makefile index 1dc78e613..21238d418 100644 --- a/net/cups/Makefile +++ b/net/cups/Makefile @@ -53,6 +53,7 @@ define Build/Configure --without-python \ --without-php \ --enable-shared \ + --disable-dbus \ --disable-pam \ --disable-slp \ --disable-gnutls \ -- 2.30.2